Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump github.com/aws/aws-sdk-go from 1.37.20 to 1.38.10 #77

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 1, 2021

Bumps github.com/aws/aws-sdk-go from 1.37.20 to 1.38.10.

Release notes

Sourced from github.com/aws/aws-sdk-go's releases.

Release v1.38.10 (2021-03-31)

Service Client Updates

  • service/batch: Updates service API and documentation
    • AWS Batch adds support for Amazon EFS File System
  • service/cloud9: Updates service API, documentation, and examples
    • Add ImageId input parameter to CreateEnvironmentEC2 endpoint. New parameter enables creation of environments with different AMIs.
  • service/cloudformation: Updates service API and documentation
      1. Added a new parameter "RegionConcurrencyType" in OperationPreferences. 2. Changed the name of "AccountUrl" to "AccountsUrl" in "DeploymentTargets" parameter.
  • service/cloudhsm: Updates service API and documentation
    • Minor documentation and link updates.
  • service/cognito-sync: Updates service API, documentation, paginators, and examples
  • service/comprehend: Updates service API and documentation
  • service/datapipeline: Updates service API, documentation, paginators, and examples
    • Minor documentation updates and link updates.
  • service/detective: Updates service API and documentation
  • service/directconnect: Updates service API and documentation
    • This release adds MACsec support to AWS Direct Connect
  • service/iot: Updates service API and documentation
    • Added ability to prefix search on attribute value for ListThings API.
  • service/iotwireless: Updates service API and documentation
  • service/machinelearning: Updates service API, documentation, paginators, and examples
    • Minor documentation updates and link updates.
  • service/pricing: Updates service API, documentation, and examples
  • service/redshift: Updates service API and documentation
    • Enable customers to share access to their Redshift clusters from other VPCs (including VPCs from other accounts).
  • service/transcribe: Updates service API
  • service/workmail: Updates service API and documentation
    • This release adds support for mobile device access rules management in Amazon WorkMail.

Release v1.38.9 (2021-03-30)

Service Client Updates

  • service/config: Updates service API and documentation
  • service/databrew: Updates service API and documentation
  • service/ec2: Updates service API, documentation, waiters, and paginators
    • ReplaceRootVolume feature enables customers to replace the EBS root volume of a running instance to a previously known state. Add support to grant account-level access to the EC2 serial console
  • service/ec2-instance-connect: Updates service API and documentation
  • service/frauddetector: Updates service API, documentation, and paginators
  • service/monitoring: Updates service API, documentation, and paginators
    • SDK update for new Metric Streams feature
  • service/pinpoint: Updates service API and documentation
    • Added support for journey pause/resume, journey updatable import segment and journey quiet time wait.
  • service/sagemaker: Updates service API and documentation
    • Amazon SageMaker Autopilot now supports 1) feature importance reports for AutoML jobs and 2) PartialFailures for AutoML jobs

Release v1.38.8 (2021-03-29)

... (truncated)

Changelog

Sourced from github.com/aws/aws-sdk-go's changelog.

Release v1.38.10 (2021-03-31)

Service Client Updates

  • service/batch: Updates service API and documentation
    • AWS Batch adds support for Amazon EFS File System
  • service/cloud9: Updates service API, documentation, and examples
    • Add ImageId input parameter to CreateEnvironmentEC2 endpoint. New parameter enables creation of environments with different AMIs.
  • service/cloudformation: Updates service API and documentation
      1. Added a new parameter "RegionConcurrencyType" in OperationPreferences. 2. Changed the name of "AccountUrl" to "AccountsUrl" in "DeploymentTargets" parameter.
  • service/cloudhsm: Updates service API and documentation
    • Minor documentation and link updates.
  • service/cognito-sync: Updates service API, documentation, paginators, and examples
  • service/comprehend: Updates service API and documentation
  • service/datapipeline: Updates service API, documentation, paginators, and examples
    • Minor documentation updates and link updates.
  • service/detective: Updates service API and documentation
  • service/directconnect: Updates service API and documentation
    • This release adds MACsec support to AWS Direct Connect
  • service/iot: Updates service API and documentation
    • Added ability to prefix search on attribute value for ListThings API.
  • service/iotwireless: Updates service API and documentation
  • service/machinelearning: Updates service API, documentation, paginators, and examples
    • Minor documentation updates and link updates.
  • service/pricing: Updates service API, documentation, and examples
  • service/redshift: Updates service API and documentation
    • Enable customers to share access to their Redshift clusters from other VPCs (including VPCs from other accounts).
  • service/transcribe: Updates service API
  • service/workmail: Updates service API and documentation
    • This release adds support for mobile device access rules management in Amazon WorkMail.

Release v1.38.9 (2021-03-30)

Service Client Updates

  • service/config: Updates service API and documentation
  • service/databrew: Updates service API and documentation
  • service/ec2: Updates service API, documentation, waiters, and paginators
    • ReplaceRootVolume feature enables customers to replace the EBS root volume of a running instance to a previously known state. Add support to grant account-level access to the EC2 serial console
  • service/ec2-instance-connect: Updates service API and documentation
  • service/frauddetector: Updates service API, documentation, and paginators
  • service/monitoring: Updates service API, documentation, and paginators
    • SDK update for new Metric Streams feature
  • service/pinpoint: Updates service API and documentation
    • Added support for journey pause/resume, journey updatable import segment and journey quiet time wait.
  • service/sagemaker: Updates service API and documentation
    • Amazon SageMaker Autopilot now supports 1) feature importance reports for AutoML jobs and 2) PartialFailures for AutoML jobs

Release v1.38.8 (2021-03-29)

... (truncated)

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Apr 1, 2021
@sonarcloud
Copy link

sonarcloud bot commented Apr 1, 2021

Kudos, SonarCloud Quality Gate passed!

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@thomaspoignant thomaspoignant merged commit 95dcc24 into main Apr 1, 2021
@thomaspoignant thomaspoignant deleted the dependabot/go_modules/github.com/aws/aws-sdk-go-1.38.10 branch April 1, 2021 07:56
thomaspoignant pushed a commit that referenced this pull request Oct 11, 2021
Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) from 1.37.20 to 1.38.10.
- [Release notes](https://github.com/aws/aws-sdk-go/releases)
- [Changelog](https://github.com/aws/aws-sdk-go/blob/main/CHANGELOG.md)
- [Commits](aws/aws-sdk-go@v1.37.20...v1.38.10)

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant